Skip to content

ASoC: SOF: Introduce extended manifest - #1818

Merged
kv2019i merged 6 commits into
thesofproject:topic/sof-devfrom
ktrzcinx:ext-mnf
Mar 17, 2020
Merged

ASoC: SOF: Introduce extended manifest#1818
kv2019i merged 6 commits into
thesofproject:topic/sof-devfrom
ktrzcinx:ext-mnf

Conversation

@ktrzcinx

@ktrzcinx ktrzcinx commented Feb 21, 2020

Copy link
Copy Markdown
Member

Extended manifest is a place to store metadata about firmware, known during
compilation time - for example firmware version or used compiler.
Given information are read on host side before firmware startup.
This part of output binary is located as first struct in binary file and
is not signed. This part of file shouldn't be loaded into DSP memory.

Signed-off-by: Karol Trzcinski karolx.trzcinski@linux.intel.com

thesofproject/sof#2427

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ABI involves ABI changes, need extra attention

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants